.lista1{
	margin-left:10px; 
	background: url(../img/boxettini-bg.png) repeat rgb(200, 172, 125);
	padding:5px 5px; 
	min-height:400px; 
	border:1px solid #000; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color:#FFF;
	font-weight:normal;
	
	}
.lista1 a{color:#fccf38;}
	
	
.lista2{
	margin-left:10px; 
	background: url(../img/boxettini-bg2.png) repeat rgb(200, 172, 125);
	padding:5px 5px; 
	min-height:400px; 
	border:1px solid #a69a82; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color:#000;
	font-weight:NORMAL;
	}
.text-center-brown{ text-align:center; font-size:14px; color:#3f3b32; padding-bottom:5px; margin-bottom:5px; background: url(../img/boxettini-bd2.png) repeat-x bottom; font-weight:bold;}
	
	.lista3{
	margin-left:10px; 
	background: url(../img/boxettini-bg.png) repeat rgb(200, 172, 125);
	padding:5px 5px; 
	min-height:250px; 
	border:1px solid #000; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color:#FFF;
	font-weight:normal;
	}
	
.
{
	margin-left:10px; 
	background: url(../img/boxettini-bg2.png) repeat rgb(200, 172, 125);
	padding:5px 5px; 
	min-height:250px; 
	border:1px solid #a69a82; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	color:#000;
		font-weight:normal;

	}
	

	
#lista5{
	
	padding:10px 0 10px 5px; 
	
	border-bottom:1px solid #ccc; 
	border-top:1px solid #ccc; 
	border-left:1px solid #ccc; 
	
	background-color:#F0F0F0;
	margin-bottom:10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
color:#000;
	
	
	}
	
#lista6{
	
	padding:20px 0 20px 5px; 
	
	border-bottom:1px solid #ccc; 
	border-top:1px solid #ccc; 
	border-left:1px solid #ccc; 
	color:#000;
	background-color:#F0F0F0;
	margin-bottom:10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
	
	
	}
	
.fondo{ background:url(../img/fondo-eu.png) no-repeat right;}

.fondot{ background:url(../img/fondo-tempo.png) no-repeat right;}

.fondol{ background:url(../img/fondo-lampa.png) no-repeat right;}

.fondoheart{ background:url(../img/fondoheart.png) no-repeat right;}

.fondobanca{ background:url(../img/fondobanca.png) no-repeat right;}

.fondopersonaggi{ background:url(../img/fondopersonaggi.png) no-repeat right;}

.fondoshare{ background:url(../img/fondoshare.png) no-repeat right;}

.fondofilm{ background:url(../img/fondofilm.png) no-repeat right;}

.fondoup{ background:url(../img/fondoup.png) no-repeat right;}

	ul#display-inline-block-example,
	ul#display-inline-block-example li {
		/* Setting a common base */
		margin: 0;
		padding: 0;
	}

	ul#display-inline-block-example li {
		display: inline-block;
		width: 145px;
		min-height: 100px;
		background: none;;
		vertical-align: top;
		margin-left:10px;
		text-align:CENTER;

		/* For IE 7 */
		zoom: 1;
		*display: inline;
	}
	
	ul#display-inline-block-example li {}